Welcome![Sign In][Sign Up]
Location:
Search - chat room

Search list

[JSP/JavaJava--chat

Description: Java聊天室程序源代码,这是一个使用JAVA实现的聊天室程序,希望大家喜欢.-Chat Java source code, which is a realization of the use of JAVA chat room program, I hope you like.
Platform: | Size: 654336 | Author: zz | Hits:

[Linux-Unixchat

Description: linux下开发的一款类似于QQ的网络聊天室,可以私聊也可以群聊,不过没有界面,利用的是多线程编程-linux developed a similar network QQ chat room, you can group chat can also私聊, but there is no interface, the use of the multi-threaded programming
Platform: | Size: 23552 | Author: 彭宗山 | Hits:

[TCP/IP stackchat

Description: linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval kinds of async methods , excellent template for beginner to learn tcp/ip or unix/linux.
Platform: | Size: 14336 | Author: 吕 广林 | Hits:

[OS programchat

Description: asp聊天室源码,新手可以看看 asp聊天室源码,新手可以-asp chat room source code, and newcomers can look at the source code asp chat room, and newcomers can look at
Platform: | Size: 596992 | Author: 韩树星 | Hits:

[Internet-Networkvc6hat

Description: 用于windows下的网络聊天室设计,包括客户端何服务器端,主要使用tcp/ip协议-For the windows network under the design of the chat room, including server-side client Ho, mainly the use of tcp/ip protocol
Platform: | Size: 838656 | Author: qiu | Hits:

[VC/MFCVC6SocketsAPI

Description: 用VC++6.0的Sockets API实现一个聊天室程序.txt   VC++对网络编程的支持有socket支持,WinInet支持,MAPI和ISAPI支持等。其中,Windows Sockets API是TCP/IP网络环境里,也是Internet上进行开发最为通用的API。最早美国加州大学Berkeley分校在UNIX下为TCP/IP协议开发了一个API,这个API就是著名的Berkeley Socket接口(套接字)。在桌面操作系统进入Windows时代后,仍然继承了Socket方法。在TCP/IP网络通信环境下,Socket数据传输是一种特殊的I/O,它也相当于一种文件描述符,具有一个类似于打开文件的函数调用-socket()。可以这样理解:Socket实际上是一个通信端点,通过它,用户的Socket程序可以通过网络和其他的Socket应用程序通信。Socket存在于一个"通信域"(为描述一般的线程如何通过Socket进行通信而引入的一种抽象概念)里,并且与另一个域的Socket交换数据。Socket有三类。第一种是SOCK_STREAM(流式),提供面向连接的可靠的通信服务,比如telnet,http。第二种是SOCK_DGRAM(数据报),提供无连接不可靠的通信,比如UDP。第三种是SOCK_RAW(原始),主要用于协议的开发和测试,支持通信底层操作,比如对IP和ICMP的直接访问。 -VC++6.0 using the Sockets API procedures for the realization of a chat room. Txt VC++ on the support network programming socket support, WinInet support, MAPI and ISAPI support. One, Windows Sockets API is TCP/IP network environment, but also for the development of Internet, the most common API. The first University of California, Berkeley campus in UNIX for the TCP/IP protocol has developed an API, the API is well-known Berkeley Socket interface (socket). Into the Windows desktop operating system in the era after the Socket method inherited. In the TCP/IP network communication environment, Socket data transmission is a special kind of I/O, it is equivalent to a file descriptor, open the file with a similar function call in-socket (). Can interpret it this way: Socket is a communication endpoint, through which users can program the Socket and other network applications of Socket Communications. Socket exist in a "communication domain" (as described in the general thread o
Platform: | Size: 3072 | Author: 李涛 | Hits:

[JSP/JavaChatRMIO

Description: 基于Java RMI开发的一个网络聊天室源码,编程工具是JBuilder9-Java RMI-based development of a network chat room source code, programming tools are JBuilder9
Platform: | Size: 47104 | Author: aaron | Hits:

[J2MEp19

Description: j2me 用socket编程的聊天室开发-socket programming with j2me chat room to develop
Platform: | Size: 37888 | Author: wyb1860 | Hits:

[Windows Developchat

Description: 基于Socket的聊天室,对于开发聊天室有很大帮助-Socket-based chat room, chat room for the development of great help
Platform: | Size: 311296 | Author: dfafafda | Hits:

[ICQ-IM-Chatchat

Description: MFC做的一个语音聊天室的简例,虽然比较简陋,但基本原理都有。-MFC to do a voice chat room of a simple example, though relatively simple, but the basic principle of all.
Platform: | Size: 3888128 | Author: 卡卡 | Hits:

[Windows Developchat

Description: 一个简单的聊天室,分客户端和服务器端,可以实现基本的对话聊天-A simple chat room, sub-client and server side, you can basically achieve the chat dialogue
Platform: | Size: 91136 | Author: xuying | Hits:

[Internet-NetworkNetChatting

Description: 基于UDP协议的简单网络聊天室的实现,通过启动服务器、客户端程序实现网络对话传输-UDP-based protocol to achieve a simple online chat room, by starting the server, the client program to achieve dialogue with the network transmission
Platform: | Size: 8192 | Author: david | Hits:

[Otherajax-chat

Description: Ajax 技术实现的简单聊天室 php服务端 MySQL数据库-Ajax technology to achieve a simple php chat room server MySQL database
Platform: | Size: 77824 | Author: slzh | Hits:

[Internet-Networklanchat

Description: 聊天室功能 以tcp建立(mysocket类) 私聊和搜索局域网功能 由udp协议建立 (serchsocket类) qq表情功能 应用qq中的ImageOle.dll接口 重载richedit 加入insertface函数 文件传送 由serchSocket发出请求 ,然后以filesocket建立连接,一个一个文件传送 将文件拖到程序窗口就能向连接框中的ip发送文件,可以传送多个文件-Tcp chat room feature to establish (mysocket class) private chat and search for local area network function is performed by udp protocol to establish (serchsocket category) qq in qq expression of functional applications ImageOle.dll interface overload richedit join insertface file transfer function is a request by the serchSocket, and then filesocket establish a connection, a file transfer a file onto the program window will be able to connect ip box to send files, you can transfer multiple files
Platform: | Size: 2768896 | Author: xiao5233 | Hits:

[JSP/Javachat

Description: java的课程设计之一 聊天室程序,很有用-java chat room, one of the curriculum design process, is useful
Platform: | Size: 54272 | Author: 磊哥 | Hits:

[JSP/Javachat

Description: 采用jsp/servlet实现的简单聊天室。进入聊天室时可以选择头像和字体,及颜色。-Using jsp/servlet to achieve a simple chat room. When you enter the chat room can choose avatars and fonts, and color.
Platform: | Size: 125952 | Author: 张磊 | Hits:

[Other Web CodeJ2EEcharroom

Description: J2EE平台下开发的一个网上聊天室程序,跟网上现有的聊天室差不多,供初学者学习使用-J2EE platform developed under a chat room procedures with the existing online chat room almost, for beginners learning to use-j2ee chatroom
Platform: | Size: 5901312 | Author: 5426501 | Hits:

[Windows Developchat

Description: vb编写,聊天室程序,C\S架构,服务器和客户端分开-vb write, chat room programs, C \ S architecture, the server and client separation
Platform: | Size: 1245184 | Author: 吕楷炜 | Hits:

[WEB Codechatroom

Description: c#语言编程,使用ASP.net 2.0平台开发,使用sql server 2005数据库,实现了网络聊天室功能,有普通用户与管理员的区别,普通用户可以发言,发送表情,修改字体颜色,查看在线人员列表,管理员除了有普通用户的一切功能,还可以清空聊天室内容-c# programming, use the ASP.net 2.0 platform, use the sql server 2005 database, to achieve a network chat room feature, there is the difference between ordinary users and administrators, ordinary users can speak, send expressions, change the font color, view the online list of people the administrator in addition to ordinary users of all capabilities, you can also empty the contents of chat rooms
Platform: | Size: 759808 | Author: 刘晓敏 | Hits:

[JSP/Javachatroom

Description: NetBeans servlet简易聊天室-NetBeans servlet Simple Chat Room
Platform: | Size: 40960 | Author: baixiaoyu | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net